You are the network administrator for Ezonexam. You are preparing to install Windows 2000 Server on a new computer. The computer is connected to a network that includes Windows 98 computers and Windows 2000 Server computers.
You want to install Windows 2000 Server from source files that are located on a shared folder called I386 on a Windows 2000 Server computer named Ezonexam1.
What should you do? (Each correct answer presents part of the solution. Choose two)
A.On a Windows 2000 computer, use Makebt32.exe to create installation startup disks. Start the new computer by using the first disk.
B.On a Windows 2000 computer, format a floppy disk. Copy NTLDR, Boot.ini, Ntdetect.com, and Ntbootdd.sys to this disk. Start the new computer by using the disk.
C.Start the new computer by using a Windows 98 network boot disk.
D.Connect to \\Ezonexam1\I386 and run Winnt32.exe.
E.Connect to \\Ezonexam1\I386 and run Winnt.exe.
答案说明:本题目答案来自网络整理或转载,最终答案请以官网为准。
答 案:CE
解析:Explanation:Windows98networkbootdiskistheonlybootdiskthatwillallowyoutoconnecttotheshare.ThishastobeusedinconjunctionwithrunningtheWinnt.execommandwhichiscommonlyusedforover-the-networkinstallationsthatuseanMS-DOSnetworkclient.Winnt.exeperformsthefollowingsteps:1.Createsa$WIN_NT$.~BTtemporarydirectoryonthesystempartitionandcopiesSetupbootfilesintothisdirectory.2.Createsa$WIN_NT$.~LStemporarydirectoryandcopiestheWindows2000filesfromtheserverintothisdirectory.3.Promptsuserstorestarttheirsystems.Afterthecomputerrestarts,thebootmenuappearsandinstallationcontinues.Winnt.exeinstallsWindows2000ServerandcanbeexecutedfromanMS-DOSoraWindows16-bitoperatingsystemcommandprompt.Wemustusewinntandnotwinnt32asthebootdisksoperateinDOSmode,whichworkswith16-bitapplications.Wewouldthusnotbeabletouse32-bitapplicationslikewinnt32.Incorrectanswers:A:Thisoptionwillnotallowyoutoconnecttothesharefromwhereyouneedtogetthesourcefiles.B:ItisthenewcomputerthathastobeinstalledandnottheWindows2000servercomputer.D:RunningWinnt32.exeisnotmeantforusewithDOS-basedbootdisk.Thisoptionwillthusnotsuffice.